home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / utility / ffe101.zip / ANIM.SWG / 0002_CEL.pas < prev    next >
Pascal/Delphi Source File  |  1996-09-03  |  966b  |  28 lines

  1. --------a-CEL-------------------------------
  2.  
  3. CEL  files contain one or more frames of image data used by the Autodesk
  4. Animator  and Animator Pro animation pakages.  Both Animator Pro and the
  5. original  Animator  produce  CEL files, but  each  uses a different file
  6. format.
  7.  
  8. --- Animator Pro CEL Files
  9.  
  10. An  Animator Pro CEL file is identical to  a FLC file in all respects. A
  11. CEL  file  should  have a Celdata block  in  the file prefix block which
  12. describes  the x,y placement of the  CEL. If the Celdata placement block
  13. is not present, assume a placement of 0,0.
  14.  
  15. --- Original Animator CEL Files
  16.  
  17. The  original Animator also produced CEL files. These were still-picture
  18. files,  not the multi-frame files Animator Pro now uses. A CEL file from
  19. the  original  Animator  is identical to  a  PIC  file from the original
  20. Animator in all respects.
  21.  
  22. EXTENSION:CEL
  23. OCCURENCES:PC
  24. PROGRAMS:Autodesk Animator
  25. SEE ALSO:FLIc,FLC,PIC,FLT
  26. VALIDATION:
  27.  
  28.